home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2003 January / maximum-cd-2003-01.iso / Data / items.pcg / scripts / DefineButton2_246 / BUTTONCONDACTION on(release, keyPress Down).as
Encoding:
Text File  |  2002-11-14  |  161 b   |  4 lines

  1. on(release, keyPress "<Down>"){
  2.    scrollListDown("menufile","filename","filenumber",num_Items,topFile,"topFile",fileCount,"fileCount","currentFileCount");
  3. }
  4.